From: John Wiegley Date: Mon, 5 Aug 2002 20:08:40 +0000 (+0000) Subject: Removed a comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31235 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ce8ae8a0c15b8b6b6730558aa48994dcd1e8cb83;p=emacs.git Removed a comment. --- diff --git a/lisp/eshell/esh-ext.el b/lisp/eshell/esh-ext.el index 12edbdc7153..6900038f1d5 100644 --- a/lisp/eshell/esh-ext.el +++ b/lisp/eshell/esh-ext.el @@ -48,7 +48,6 @@ loaded into memory, thus beginning a new process." :type 'hook :group 'eshell-ext) -;; Maybe this should simply be a defvaralias ? -stef (defcustom eshell-binary-suffixes exec-suffixes "*A list of suffixes used when searching for executable files." :type '(repeat string)